home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 83 / XENIATGM83.iso / Team Alligator / talligsld.exe / TeamAlligator / GUI / eng / guizipit.bat < prev    next >
DOS Batch File  |  1999-09-14  |  440b  |  20 lines

  1. attrib -r widgets\*.dat
  2. attrib -r *.dat
  3. cd widgets
  4. c:\utils\batch c:\utils\gzipit -c -f*.dat .
  5. cd ..
  6. c:\utils\batch c:\utils\gzipit -c -f*.dat .
  7. attrib +r widgets\*.dat
  8. attrib +r bitmaps.dat
  9. attrib +r cursors.dat
  10. attrib +r dialogs.dat
  11. attrib +r gui_fnts.dat
  12. attrib +r gui_snds.dat
  13. attrib +r gui_strs.dat
  14. attrib +r icon_sets.dat
  15. attrib +r pilotstr.dat
  16. attrib +r regiments.dat
  17. attrib +r screens.dat
  18. attrib +r WpnNames.dat
  19.  
  20.